Skip to content

gh-119459: Fix HiDPI blurring of every program window that using tkinter#119902

Open
Wulian233 wants to merge 8 commits intopython:mainfrom
Wulian233:pr
Open

gh-119459: Fix HiDPI blurring of every program window that using tkinter#119902
Wulian233 wants to merge 8 commits intopython:mainfrom
Wulian233:pr

Conversation

@Wulian233
Copy link
Contributor

@Wulian233 Wulian233 commented Jun 1, 2024

Refer #119459 , we believe this is a tk/tkinter bug that should be fixed in tkinter. In this PR, I added the fix code to tkinter/__init__.py, which fixes the window blurring problem that every program that uses tkinter has. Since I had already committed fix for turtledemo and terryjreedy fix IDLE earlier, I removed them here. Also #119175 was backported to 3.12 3.13 and I think this PR should be as well.

↓Fix
fix

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants